home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 47 / PC Gamer IT CD 47 1-2.iso / pcgamer.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1999-11-11  |  4KB  |  176 lines

  1. object MainForm: TMainForm
  2.   Left = 123
  3.   Top = 274
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'PC Gamer CD-ROM'
  7.   ClientHeight = 573
  8.   ClientWidth = 792
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   Position = poDefaultPosOnly
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   OnKeyPress = FormKeyPress
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object SpeedButton3: TSpeedButton
  26.     Left = 24
  27.     Top = 24
  28.     Width = 65
  29.     Height = 17
  30.     Cursor = crHandPoint
  31.     Caption = 'Utilities'
  32.   end
  33.   object SpeedButton4: TSpeedButton
  34.     Left = 24
  35.     Top = 8
  36.     Width = 65
  37.     Height = 17
  38.     Cursor = crHandPoint
  39.     Caption = 'Demos'
  40.   end
  41.   object Image1: TImage
  42.     Left = 16
  43.     Top = 16
  44.     Width = 105
  45.     Height = 105
  46.     Visible = False
  47.   end
  48.   object listloader: TImage
  49.     Left = 440
  50.     Top = 456
  51.     Width = 105
  52.     Height = 105
  53.   end
  54.   object ImageX: TImage
  55.     Left = 32
  56.     Top = 32
  57.     Width = 105
  58.     Height = 105
  59.     Visible = False
  60.   end
  61.   object bitbtn1: TImage
  62.     Left = 24
  63.     Top = 240
  64.     Width = 97
  65.     Height = 97
  66.     Picture.Data = {<image000.bmp>}
  67.     Transparent = True
  68.   end
  69.   object Image2: TImage
  70.     Left = 24
  71.     Top = 140
  72.     Width = 105
  73.     Height = 105
  74.     Picture.Data = {<image001.bmp>}
  75.   end
  76.   object browsepanel: TPanel
  77.     Left = 0
  78.     Top = 100
  79.     Width = 685
  80.     Height = 405
  81.     BevelOuter = bvNone
  82.     Color = clNone
  83.     Ctl3D = False
  84.     ParentCtl3D = False
  85.     TabOrder = 2
  86.     Visible = False
  87.     object ib: TButton
  88.       Left = 280
  89.       Top = 80
  90.       Width = 75
  91.       Height = 25
  92.       Caption = 'ib'
  93.       TabOrder = 0
  94.       Visible = False
  95.     end
  96.     object pb: TButton
  97.       Left = 280
  98.       Top = 72
  99.       Width = 75
  100.       Height = 25
  101.       Caption = 'ib'
  102.       TabOrder = 1
  103.       Visible = False
  104.     end
  105.     object vb: TButton
  106.       Left = 280
  107.       Top = 64
  108.       Width = 75
  109.       Height = 25
  110.       Caption = 'ib'
  111.       TabOrder = 2
  112.       Visible = False
  113.     end
  114.   end
  115.   object DxDraw: TDXDraw
  116.     Left = 0
  117.     Top = 0
  118.     Width = 792
  119.     Height = 573
  120.     AutoInitialize = True
  121.     AutoSize = False
  122.     Display.BitCount = 16
  123.     Display.FixedBitCount = True
  124.     Display.FixedRatio = True
  125.     Display.FixedSize = False
  126.     Display.Height = 600
  127.     Display.Width = 800
  128.     Options = [doFullScreen, doAllowReboot, doWaitVBlank, doAllowPalette256, doSystemMemory]
  129.     SurfaceHeight = 600
  130.     SurfaceWidth = 800
  131.     OnFinalize = DxDrawFinalize
  132.     OnInitialize = DxDrawInitialize
  133.     Align = alClient
  134.     TabOrder = 0
  135.     OnMouseDown = DxDrawMouseDown
  136.     OnMouseMove = DxDrawMouseMove
  137.   end
  138.   object ListBox1: TListBox
  139.     Left = 640
  140.     Top = 520
  141.     Width = 145
  142.     Height = 49
  143.     ItemHeight = 13
  144.     Items.Strings = (
  145.       'demos.html'
  146.       'add-ons.html'
  147.       'utilities.html'
  148.       'support.html'
  149.       'coconut.html'
  150.       'database.html'
  151.       '')
  152.     TabOrder = 1
  153.     Visible = False
  154.   end
  155.   object list: TOutline
  156.     Left = 184
  157.     Top = 96
  158.     Width = 89
  159.     Height = 25
  160.     OutlineStyle = osPictureText
  161.     ItemHeight = 18
  162.     Font.Charset = DEFAULT_CHARSET
  163.     Font.Color = clWindowText
  164.     Font.Height = -15
  165.     Font.Name = 'MS Sans Serif'
  166.     Font.Style = []
  167.     Color = clBlue
  168.     ParentCtl3D = False
  169.     Ctl3D = False
  170.     TabOrder = 3
  171.     Visible = False
  172.     OnClick = listClick
  173.     BorderStyle = bsNone
  174.     ItemSeparator = '\'
  175.     PictureOpen.Data = {<image002.BMF6( ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜>}
  176.